home *** CD-ROM | disk | FTP | other *** search
/ Time Warp / Time Warp.iso / pc / timewarp / lab.dxr / 00209.ls < prev    next >
Encoding:
Text File  |  1997-06-09  |  218 b   |  9 lines

  1. on exitFrame
  2.   global center, Hand
  3.   set the cursor of sprite 3 to center
  4.   set the cursor of sprite 4 to 0
  5.   set the cursor of sprite 5 to 0
  6.   set the cursor of sprite 9 to Hand
  7.   set the cursor of sprite 10 to 0
  8. end
  9.